refactor!: Sync repository#240
Merged
Lonli-Lokli merged 56 commits intonomcopter:masterfrom Mar 13, 2026
Merged
Conversation
Replace husky with lefthook for Git hooks management and implement comprehensive changelog automation using Conventional Commits. Changes: - Add lefthook.yml configuration for commit-msg validation - Add .commitlintrc.json with conventional commits rules - Update package.json with lefthook and commitlint dependencies - Add CONTRIBUTING.md with detailed contribution guidelines - Update README.md with commit message format requirements - Configure nx.json for automatic changelog generation with GitHub releases Co-authored-by: Lonli-Lokli <Lonli-Lokli@users.noreply.github.com>
* Add PR preview deployment workflow * chore: Remove uppercase restriction from commitlint configuration - Disabled subject-case rule in commitlintrc.json to allow any case - This allows commit subjects to start with lowercase or uppercase letters - Local validation via lefthook will now accept any letter case Co-authored-by: Lonli-Lokli <Lonli-Lokli@users.noreply.github.com> --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Lonli-Lokli <Lonli-Lokli@users.noreply.github.com>
nomcopter
approved these changes
Mar 11, 2026
Owner
nomcopter
left a comment
There was a problem hiding this comment.
Too large for a deep review and git decided more was moves vs edits than ideal, but it preserves back-compat and all looks sound to me! Thanks for getting this together. Merge at your leisure.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #235
fixes #234
fixes #231
fixes #230
fixes #225
fixes #193
fixes #140
fixes #50
Changes proposed in this pull request:
Reviewers should focus on:
Screenshot